From edfce0de4442ff0c102675c593dcaa1ec8d04ac2 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 10 Jan 2001 16:57:39 +0000 Subject: [PATCH] (ansi-colors) : Fix :version. --- lisp/ansi-color.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ansi-color.el b/lisp/ansi-color.el index a3e3fb5e44c..10503df7ae7 100644 --- a/lisp/ansi-color.el +++ b/lisp/ansi-color.el @@ -95,7 +95,7 @@ SGR control sequences embedded in the text. SGR (Select Graphic Rendition) control sequences are defined in section 3.8.117 of the ECMA-48 standard \(identical to ISO/IEC 6429), which is freely available as a PDF file ." - :version "20.7" + :version "21.1" :group 'processes) (defcustom ansi-color-faces-vector -- 2.30.2